[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Int 14 Fn 8008 - Articom - Get Available Server Name [S]
AX = 8008h
BX = server index (0,1,...)
ES:DI -> server name structure (see below)
Return: AX = error code, if error (see AX=8003h)
BX = next remote port, repeat call to get next available server
Note: the wildcard '*' is supported in the server name field. Set the
server name to FFh to search for all servers.
See Also: AX=8000h,AX=8003h,AX=8007h
Format of server name structure:
Offset Size Description
00h 16 BYTEs (call) ASCIZ server name
10h BYTE (return) the adapter server is found
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson